CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 光流 提取

搜索资源列表

  1. Facial-Feature-Tarcking

    0下载:
  2. 研究优化人脸特征提取问题,针对长期以来在不贴标记点的情况下用传统的光流、Snake、可变模板等方法对纹理特征变化大的特征点不能有效跟踪,并且解决单独采用Gabor 小波系统开销大等问题,为了在人脸图像中提取准确信息,提出了人脸特征点的跟踪方法,分组采用改进的光流法和弹性图匹配的方法进行特征点跟踪。对眼睛、眉毛、上下眼皮等14 个表 情变化不大的特征点使用光流法进行跟踪,最后对变化大的嘴部8 个特征点运用Gabor 小波的弹性图匹配方法进行仿真。-Gabor wavelet research
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:444285
    • 提供者:yaomeng
  1. OpticalFlow

    1下载:
  2. 光流检测人体运动--基于区域的图像运动描述(平均误差最小化的实现)--源于特征提取与图像处理-Optical flow to detect human motion feature extraction and image processing- derived from the descr iption of the motion of the image based on the region (average error is minimized to achieve)-
  3. 所属分类:2D Graphic

    • 发布日期:2016-04-19
    • 文件大小:1024
    • 提供者:addison
  1. MATLABTIQUZHEN

    0下载:
  2. 同学的毕业设计,用matlab编的关键帧提取的代码,参考了光流法的代码。是基于帧差的欧式距离,均值,方差,差异系数下的关键帧提取。代码调试通过,运行结果理想,与大家分享下-Students graduating from the design using matlab key frame extraction code, reference optical flow method code. Frame difference is based on the Euclidean distance,
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:3507023
    • 提供者:王斌
  1. main

    0下载:
  2. 光流法代码,用于提取视频图像中的运动区域物体-for ROI
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3933
    • 提供者:chentao
  1. lightflow_blockmatch_DEW

    0下载:
  2. 数字视频处理(光流法、块匹配、视差运动估计和DEW水印嵌入和提取)的例子,整合到一个程序中了。-Digital video processing (optical flow method, block matching motion estimation and disparity DEW watermark embedding and extraction) examples, integrated into a program in it.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4208042
    • 提供者:xiaopan
  1. regularized-optical-flow-algorithm

    0下载:
  2. 正则化光流法的应用程序,用于图像处理,提取图像信号,并与傅里叶变换做对照-Regularization optical flow method application for image processing, to extract an image signal, and the Fourier transform as control
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5357573
    • 提供者:程程
  1. OpticalFlow-BY-SURF

    1下载:
  2. 基于SURF的光流法的运动物体检测应用——检测PTZ是否转动 内容: (1) 对光流法和SURF进行理论分析。 (2) 应用光流法对运动物体进行检测,理解David Stavens的demo。 (3) 用SURF提取的特征点来作为光流法中的特征点,来检测运动物体,并应用于一个实例:检测ptz云台是否转动。 【实验室项目】-use of optical flow with SURF  Motion estimation and video compressi
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7522411
    • 提供者:王松
  1. imageregistration

    0下载:
  2. 光流场图像配准,提取两帧图像的光流场,进行图像配准,并计算图像的剪影。-Optical flow image registration, two frames extracted optical flow image, image registration, and calculate silhouette.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:362331
    • 提供者:唐品品
  1. asdf

    0下载:
  2. 运动目标检测是将位置发生改变的物体从背景中提取出来,它是运动目标跟踪、行为识别 和场景描述等技术的基础。运动目标检测的经典方法有光流法、帧间差分法和背景减除法。-Moving object detection is to change the position of the object extracted the background, it is a moving target tracking, behavior recognition And underlying techno
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:1931391
    • 提供者:蒋胜
  1. HS

    0下载:
  2. 主要是用于相邻两张图片,提取光流特征的方法-HS optical featrues
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4219
    • 提供者:李丽
  1. r

    1下载:
  2. 交通视频采集后的图像预处理。由于硬件及环境等因素的影响,摄像头提取的图像不可避免地包含噪声,图像的质量会受到不同程度的失真。因此,我们要对采集到的视频序列进行图像的预处理。 车辆检测算法。概括性的分析了基于图像处理的几种常用的车辆检测算法:帧差法、光流法,总结了各种方法的优缺点,并采用背景差法对车流量进行检测。该算法自适应能力强,计算量小,可正确判断有无车辆、完成车辆计数,实现车流量计算,为交通监管系统提供实时有效的交通参数。 车辆计数。分析常用的车辆计数方法:虚拟线圈法和目标跟踪法。并
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:25650
    • 提供者:rankin
  1. beifing

    0下载:
  2. 可以提取一幅图中想要的目标,图像的光流法计算的matlab程序,计算时间和二维直方图。- Target can be extracted in a picture you want, Image optical flow calculation matlab program, Computing time and two-dimensional histogram.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8089
    • 提供者:fingsen
  1. maokei_v48

    0下载:
  2. 用于信号特征提取、信号消噪,图像的光流法计算的matlab程序,数据模型归一化,模态振动。- For feature extraction, signal de-noising, Image optical flow calculation matlab program, Normalized data model, modal vibration.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:5014
    • 提供者:程小刚
  1. jiubeng

    0下载:
  2. 图像的光流法计算的matlab程序,用于信号特征提取、信号消噪,数据模型归一化,模态振动。- Image optical flow calculation matlab program, For feature extraction, signal de-noising, Normalized data model, modal vibration.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:9711
    • 提供者:鱼朝祥
  1. benghang_v49

    0下载:
  2. 图像的光流法计算的matlab程序,包括回归分析和概率统计,可以提取一幅图中想要的目标。- Image optical flow calculation matlab program, Including regression analysis and probability and statistics, Target can be extracted in a picture you want.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:7367
    • 提供者:fengsing
  1. yenqun_V5.4

    0下载:
  2. 实现六自由度运动学逆解算法,图像的光流法计算的matlab程序,重要参数的提取。- Six degrees of freedom to achieve inverse kinematics algorithm, Image optical flow calculation matlab program, Extract important parameters.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6993
    • 提供者:biulaoluikou
  1. qieken

    0下载:
  2. 图像的光流法计算的matlab程序,实现了图像的加水印,去噪,加噪声等功能,是学习PCA特征提取的很好的学习资料。- Image optical flow calculation matlab program, Realize image watermarking, de-noising, plus noise and other functions, Is a good learning materials to learn PCA feature extraction.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:6852
    • 提供者:fuitouniugang
  1. qenfing

    0下载:
  2. 可以提取一幅图中想要的目标,模式识别中的bayes判别分析算法,图像的光流法计算的matlab程序。- Target can be extracted in a picture you want, Pattern Recognition bayes discriminant analysis algorithm, Image optical flow calculation matlab program.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:6466
    • 提供者:qaoginggiu
  1. optical-flow-navigation

    0下载:
  2. 针对小型无人机在无卫星导航信号条件下的导航问题, 结合光流及地标定位设计了使用摄像头、惯性测量器件、超声测距仪等传感器融合的无人机室内导航方法. 文章使用补偿角速率的光流微分法计算帧间像素点小位移, 并用前后误差算法提取精度较高的点, 避免像素点跟踪错误, 提高了光流测速的精度 对得到的光流场用均值漂移算法进行寻优, 得到光流场直方图峰值, 以此计算光流速度. 本文提出了无累积误差的连续地标定位算法, 实时测量无人机位置. 通过多速率卡尔曼滤波器对观测周期不一致的位置、速度信息进行最优估计. 在
  3. 所属分类:Project Design

    • 发布日期:2017-12-14
    • 文件大小:882476
    • 提供者:lou tayzan
  1. mun_ah60

    0下载:
  2. 用于信号特征提取、信号消噪,解耦,恢复原信号,图像的光流法计算的matlab程序。- For feature extraction, signal de-noising, Decoupling, restore the original signal, Image optical flow calculation matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:4096
    • 提供者:侯小龙
« 1 2 34 »
搜珍网 www.dssz.com